]> git.r.bdr.sh - rbdr/Flat-Bezel.qsplugin/blobdiff - Flat Bezel/BBFlatBezelInterface.m
New icons + fix version
[rbdr/Flat-Bezel.qsplugin] / Flat Bezel / BBFlatBezelInterface.m
index bac396fbff57bac5136117f491128fdbd315e53e..47af67f475b8aefc3d56f9d48476feb44251e4d6 100644 (file)
@@ -40,7 +40,7 @@
       
         [theCell setBackgroundColor:[NSColor clearColor]];
         [theCell setFont:[NSFont systemFontOfSize:11 weight:NSFontWeightLight]];
-        [theCell setCellRadiusFactor:4];
+        [theCell setCellRadiusFactor:32];
       
         [theCell setHighlightColor:[NSColor colorWithRed:1 green:1 blue:1 alpha:.15]];
         [theCell setTextColor:[NSColor textColor]];